tcp listener: log source IP#16148
Conversation
Useful while debugging TLS (and general) connection issues. Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
|
/retest |
|
Retrying Azure Pipelines: |
lambdai
left a comment
There was a problem hiding this comment.
LGTM
Since the goal is debugging, you may want to add the source ip to
ENVOY_LOG(debug, "closing connection: no matching filter chain found");
and
ENVOY_CONN_LOG(debug, "closing connection: no filters", *active_connection->connection_);
It's up to you.
Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
zuercher
left a comment
There was a problem hiding this comment.
lgtm @yanavlasov do you want to do a final pass as well?
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
Useful while debugging TLS (and general) connection issues. Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
Useful while debugging TLS (and general) connection issues.
Signed-off-by: Raul Gutierrez Segales rgs@pinterest.com